Operator Policy Configuration Mode


Operator Policy Configuration Mode
 
 
Operator Policy configuration mode associates APNs, APN profiles, IMEI ranges, IMEI profiles, an APN remap table and a call control profile to an operator policy. These profiles and tables are created and defined within their own configuration modes to generate sets of rules and instructions that can be reused and assigned to multiple policies.
 
Using the Operator Policy feature enables the operator to fine-tune any desired restrictions or limitations needed to control call handling per subscriber or for a group of callers across IMSI ranges.
 
 
apn
This command identifies an APN (access point name) and associates it with an APN profile (created separately in the APN Profile configuration mode).
Product
MME, SGSN
Privilege
Security Administrator, Administrator
Syntax
apn { default-apn-profile apn_profile_name | network-identifier apn_net_id apn-profile apn_profile_name | operator-identifier apn_op_id apn-profile apn_profile_name }
no apn { default-apn-profile | network-identifier apn_net_id | operator-identifier apn_op_id }
no
Disables the specified APN to APN Profile correspondence.
default-apn-profile apn_profile_name
Enables the use of a default APN profile comprised of default values for all parameters. this profile will be used when none of the configured APNs match the APN in the incoming Request.
apn_profile_name : Enter a string of 1 to 64 alphanumeric characters.
apn-profileapn_profile_name
apn_profile_name : Enter a string of 1 to 64 alphanumeric characters.
network-identifier apn_net_id
Links the specified APN network ID with the specified APN profile.
apn_net_id : Enter a string of 1 to 63 alphanumeric characters, including dots (.) and dashes (-).
operator-identifier apn_op_id
Links the specified APN operator ID with the specified APN profile.
apn_op_id: Enter a string of 1 to 18 alphanumeric characters including dots (.). The entry must be in the following format, where # represents a digit: : MNC###.MCC###.GPRS.
Usage
Use this command, to associate APNs with APN profiles. This command can be repeated to associate multiple APNs with profiles.
Example
Associate the APN profile named apnprof1 to APN network ID starflash.com: cust1-net:
apn network-identifier starflash.com
 
associate
Associate an APN remap table and a call control profile with the operator policy.
Product
MME, SGSN
Privilege
Security Administrator, Administrator
Syntax
associate { apn-remap-table table_id | call-control-profile profile_id }
no associate { apn-remap-table | call-control-profile }
no
Removes the association definition from the policy configuration.
apn-remap-table table_id
Identifies the APN remap table to be associated with the operator policy.
table_id : Enter a string of 1 to 65 alphanumeric characters.
call-control-profile profile_id
Identifies a call control profile to be associated with the operator policy.
profile_id : Enter a string of 1 to 64 alphanumeric characters.
Usage
Use this command to associate an APN remap table and/or a call control profile with this Operator Policy. The APN remap table and the call control profile contain the definitions that instruct the SGSN or MME how to handle calls. Only one of each of these can be associated with an operator policy.
Example
Associate the stardust.net_APNremap1 APN remap table with this operator policy:
associate apn-remap-table stardust.net_APNremap1
 
description
Set to a relevant descriptive string.
Product
MME, SGSN
Privilege
Security Administrator, Administrator
Syntax
description description
no description
description
Enter a string of 1 to 100 alphanumeric characters. The string may include spaces, punctuation, and case-sensitive letters if the string is enclosed in double quotation marks ( “ ).
no
Removes the description configuration from this operator policy.
Usage
Define information that identifies this particularly operator policy.
Example
description “sgsn1 operator policy carrier1”
 
end
Exits the configuration mode and returns to the Exec mode.
Product
MME, SGSN
Privilege
Security Administrator, Administrator
Syntax
end
 
exit
Exits the configuration mode and returns to the previous configuration mode.
Product
MME, SGSN
Privilege
Security Administrator, Administrator
Syntax
exit
 
imei
Defines a range of IMEI (International Mobile Equipment Identity) numbers and associates an IMEI profile with the range definition.
Product
MME, SGSN
Privilege
Security Administrator, Administrator
Syntax
imei range IMEI_number to IMEI_number { imei-profile profile_name | sv ## imei-profile profile_name }
no imei range IMEI_number to IMEI_number sv ##
no
Removes the IMEI definition from the policy configuration.
range IMEI_number to IMEI_number
Defines the beginning and end of a range of IMEIs.
IMEI_number : Enter up to 14 digits.
sv ##
Identifies the software version to fine-tune the IMEI definition. This keyword should only be included if the IMEISV is retrievable.
## : Enter 2 digits.
imei-profile profile_name
Identify the IMEI profile that defines the actions appropriate to the devices identified within the specified range.
profile_name : Enter a string of 1 to 64 alphanumeric characters.
Usage
This command defines the IMEI ranges that will be used by the operator policy to determine if the device is appropriately selected for actions defined in the specified IMEI profile.
Example
All devices with an IMEI of 123123* requesting Attach shall be subject to actions in the blacklist_profile1
imei range 1231230 to 1231239 imei-profile name blacklist_profile1
 
 

Cisco Systems Inc.
Tel: 408-526-4000
Fax: 408-527-0883